--- a/Projects/Q2 Roadmap.md +++ b/Projects/Q2 Roadmap.md @@ -3,24 +3,24 @@ ## Milestones ### April — Foundation -- [x] Finalize [[Agent Runtime]] architecture +- [x] Finalize [[Execution Engine]] architecture - [x] Ship v1 tool registry -- [ ] Load testing for [[Agent Runtime]] under 500 concurrent sessions +- [ ] Load testing for [[Execution Engine]] under 500 concurrent sessions ### May — Hardening -- [ ] Add circuit breakers to [[Agent Runtime]] tool dispatch +- [ ] Add circuit breakers to [[Execution Engine]] tool dispatch - [ ] Implement conversation replay from storage snapshots - [ ] Security audit of policy engine ### June — GA - [ ] Public API docs - [ ] SDK release (Python + TypeScript) -- [ ] [[Agent Runtime]] performance benchmarks published +- [ ] [[Execution Engine]] performance benchmarks published ## Team | Person | Focus | |--------|-------| -| Alex | [[Agent Runtime]], orchestration | +| Alex | [[Execution Engine]], orchestration | | Sarah | Event bus, observability | | Marcus | Tool registry, SDK |